home *** CD-ROM | disk | FTP | other *** search
/ Saar AMOK 2 / Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso / disks / 651_700 / 657 / icontrace / icontrace2_00.readme next >
Text File  |  1993-11-18  |  2KB  |  49 lines

  1. Short: an icon.library monitor
  2. Uploader: rdhall@allserv.rug.ac.be
  3. Author: Peter.Stuer@p7.f603.n292.z2.FidoNet.Org
  4. Type: util/moni/
  5.  
  6. 1 What is IconTrace ?  
  7.  
  8.     IconTrace is a program that allows you to monitor what the icon library
  9. is doing when you start a program using the Workbench. It's main use lies
  10. in discovering undocumented ToolTypes and debugging your existing ToolTypes
  11. by watching if the program finds them correctly. You are also shown what
  12. icons your programs look for.
  13.  
  14.  
  15. 2 Features of IconTrace
  16.  
  17.     Currently the following functions can be monitored:
  18.  
  19.         FindToolType            GetIcon
  20.         GetDiskObject           MatchToolValue
  21.         GetDiskObjectNew        PutDiskObject
  22.         GetDefDiskObject        PutDefDiskObject
  23.                                 PutIcon
  24.  
  25. You can specify which functions IconTrace should monitor.  
  26.  
  27. IconTrace saves the trace information it gathers as session history. It
  28. provides a scrollbar which enables you to scroll through the session
  29. history.
  30.  
  31. IconTrace is also a commodity. You can specify a hotkey to show or hide the
  32. output window.
  33.  
  34. IconTrace can open on any public screen.  
  35.  
  36.  
  37. 1.3 System requirements
  38.  
  39.     IconTrace should run on any Amiga system with at least 512K RAM and one
  40. disk-drive. IconTrace requires KickStart v2.04 or higher to run. Special
  41. care has been taken in the program design to make the program work with
  42. 68020, 68030 and 68040 processors without sacrificing 68000 compatibility.
  43.  
  44. IconTrace also requires the ReqTools.library v38 or higher. ReqTools is
  45. copyright © 1992, 1993 by Nico François.
  46.  
  47. IconTrace is KickStart 3.0 compatible and aware. It will show you some of
  48. the new features available with this version of the operating system.
  49.